From 2c3f5bae7ad4a38d118c1a82f80a2d2b7fdd193b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 29 Jan 2021 18:17:36 +0000 Subject: [PATCH] Update changelog --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index d969cfd7a5..95b4d68158 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +gtk4 (4.0.1-2) UNRELEASED; urgency=medium + + * d/rules: Show test log if build-time test fails. + dh_auto_test would automatically show meson-logs/testlog.txt, but + because we're running with --setup=x11, we get + meson-logs/testlog-x11.txt instead. + * Increase dependency on librsvg2-common from Suggests to Recommends. + This is not a hard dependency, but should be installed in nearly all + cases. Increasingly many icons are provided in SVG format, so + applications will appear broken if the SVG pixbuf loader is not + installed. See #980396 for more information. + adwaita-icon-theme already Recommends librsvg2-common, but people who + routinely do not install recommended packages will get a better hint + about how much will be broken by its removal if GTK also recommends it. + + -- Simon McVittie Fri, 29 Jan 2021 18:17:07 +0000 + gtk4 (4.0.1-1) experimental; urgency=medium * Team upload -- 2.30.2